listitemmanager: Do a better job on double items
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Jul 2020 05:49:53 +0000 (07:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 16 Jul 2020 18:43:16 +0000 (20:43 +0200)
commitde56e892aaecfe6f338a35177b255e127569b2d5
tree4624e53367101e5bc5fa0ade7b1c1e074d8f49a8
parente518c1f2f32a50b3c2907208634ce7ee43fffa7b
listitemmanager: Do a better job on double items

Previously, we would unparent the existing item that we were about
to reuse, and not the duplicate one.

Change that.
gtk/gtklistitemmanager.c